Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: multiple bootstrap peers per network #762

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

agaffney
Copy link
Contributor

Fixes #761

BREAKING CHANGE: the prototype for functions for getting a network changed to add a boolean return parameter to signify whether the network is known. The public root address/port fields have also been replaced with a list of bootstrap peers

Fixes #761

BREAKING CHANGE: the prototype for functions for getting a network changed
to add a boolean return parameter to signify whether the network is
known. The public root address/port fields have also been replaced with
a list of bootstrap peers
@agaffney agaffney requested a review from a team as a code owner October 20, 2024 21:21
@agaffney agaffney merged commit 65a3bf1 into main Oct 21, 2024
8 checks passed
@agaffney agaffney deleted the feat/network-bootstrap-peers branch October 21, 2024 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for multiple bootstrap peers per network
2 participants